home *** CD-ROM | disk | FTP | other *** search
/ Alles Voor Internet / Tout Pour Internet / alles voor internet.iso / MacInternet™ / Info / mac-ftp-list-388-html.txt < prev    next >
Internet Message Format  |  1994-08-11  |  52KB

  1. From: tlj@austin.ibm.com (Tim Jones)
  2. Subject: Mac Ftp Sites Html Page
  3. Date: Thu, 11 Aug 1994 15:05:43 -0500 (CDT)
  4.  
  5. Hi!
  6.  
  7. I recently took Bruce Grubb's mac ftp list and made it into an html
  8. page for use within Mosaic.  I left his text pretty much the same and
  9. just added the links to each ftp site.  The footnote numbers are also
  10. linked to the bottom of the file.  I hope it's as useful to you as it
  11. is to me!
  12.  
  13. Tim Jones
  14. jones@bga.com
  15.  
  16. ------------------------------- cut here ------------------------------
  17. <HTML><HEAD><TITLE>Mac ftp Sites</TITLE></HEAD>
  18. <BODY>
  19.  
  20. <H1>Mac ftp Sites</H1>
  21. <H3>1 Aug 1994, version 3.8.8</H3>
  22.  
  23. <P>
  24. From: bruce grubb <72130.3557@compuserve.com>
  25. </P><P>
  26. This is a update {Aug 1,1994} to Mike Gleason's ftp list {He gave me permision 
  27. to continue it}.  It lists a good number of mac anonymous ftp sites with notes 
  28. on some and a little blurb on how to use anonymous ftp.  Must be in Monaco 9 
  29. {or PC equivalent} to be readable.
  30. </P><P>
  31. blurb ends, report commences ...</P>
  32. <HR>
  33. <P>
  34. Revisions posted monthly to the USENET newsgroups comp.sys.mac.comm, 
  35. comp.sys.mac.misc, comp.sys.mac.apps, and comp.sys.mac.games.
  36. </P><P>
  37. Archived on sumex-aim.stanford.edu, mac.archive.umich.edu and their mirrors 
  38. via e-mail to macgifts@sumex-aim.stanford.edu {see sumex-aim.stanford.edu note 
  39. for details}.  Also archived as a .sit file on Compuserve {Internet Forum} and 
  40. AOL.
  41. </P><P>
  42. The concept for this document is copyrighted 1991 by Mike Gleason with 
  43. permission to Bruce Grubb for alterations, but may be freely distributed and 
  44. archived.
  45. </P><P>
  46. Please send newly discovered macintosh sites (with IP numbers and directories 
  47. to check if possible), bug fixes, and comments to:
  48. </P>
  49. <PRE>
  50.   Internet: BruceG6069@aol.com<BR>
  51.   AOL: BruceG6069<BR>
  52.   {AOL can only handle <30K e-mail so keep messages short}<BR>
  53. </PRE>
  54.  
  55. <H2>For folks new to ftp</H2>
  56. <P>
  57. The first column of stuff in the data below is the site name.  Usually
  58. you can just run ftp and type open and then the site name.  But some
  59. computers don't like the names (or don't have all of them) and prefer the
  60. next column of stuff, the IP addresses.  If you try the open command with the
  61. IP number and it doesn't bite, it isn't gonna work.  Most mac ftp sites have
  62. encoded their files with BinHex 4.0 which end in the suffix ".hqx". To decode 
  63. these files, you can just download them to your mac, and use Compact Pro or 
  64. Stuffit to decode them.  THEN, you will need to decompress them.  Stuffit 
  65. files end in ".sit" while Compact Pro files end in ".cpt" but you will 
  66. probably only want to use Stuffit as it can decompress both formats.  When ftp 
  67. prompts you for a username and password, send "anonymous" as the username, and 
  68. your email address as the password, for Mike Gleason it would be 
  69. mgleason@cse.unl.edu.  Here's a sample ftp session:
  70. </P>
  71. <PRE>
  72. % ftp
  73. ftp> open sumex-aim.stanford.edu
  74. Connected to sumex-aim.stanford.edu.
  75. 220 sumex-aim FTP server (SunOS 4.0/3) ready.
  76. Name (sumex-aim.stanford.edu:mgleason): anonymous
  77. Password (sumex-aim.stanford.edu:anonymous): mgleason@cse.unl.edu
  78. 331 Guest login ok, send mail address (user@host) as password.
  79. 230 Guest connection 17 (of 25) accepted, access restrictions apply.
  80. ftp> cd info-mac
  81. ftp> get ./help/recent-files.txt recentFiles
  82. ftp> get ./game/cumulonimbus.hqx cn.hqx
  83. ftp> quit
  84. % sz cn.hqx
  85. </PRE>
  86. <P>
  87.  
  88. Keep in mind that some sites may disenable the anonymous login for a while:  
  89. during certain hours of the day, for maintainance reasons, or due to too     
  90. much heavy traffic {ftp.apple.com and sumex-aim.stanford.edu do this every now 
  91. and then, for example}.  Most will tell you the reason for refusing anonymous 
  92. login, but a few will say nothing more than "User anonymous unknown".  Keep 
  93. this in mind when a site on this list results in "User anonymous unknown" or 
  94. "connection refused".
  95. </P><P>
  96.  
  97. <H2>Power User Notes</H2>
  98. <P>
  99. If you want to read a file on a remote site, but don't want download it,
  100. quit ftp, page the file, then restart ftp, try "get myfile.txt -" and ftp
  101. will dump the file to your terminal.  Also exploit ftp's pipe and shell
  102. abilities, like "get myfile.txt |more" will do the same as above, except
  103. using "more" to page the file.
  104. </P><P>
  105.  
  106. If you need to know the IP address of an ftp site, a common unix program
  107. called "nslookup" can help.  With some versions, "nslookup ftp.apple.com" 
  108. would spit out "130.43.2.3."  The reverse is also true, "nslookup 130.43.2.3" 
  109. would print out "ftp.apple.com."  Normally nslookup on an IP address just 
  110. verifies the address as valid and to do a reverse lookup you must reverse the 
  111. address and use the in-addr.arpa domain with the lookup type set to "ANY."
  112. </P><P>
  113.  
  114. Most files you'll get off ftp are in that pain in the butt format, binhex.
  115. Mike Gleason usually downloaded to his unix box, and then used an immensely 
  116. useful utility called "mcvert" to de-binhex them there.  Not only is this 
  117. faster, but it doesn't tie up your own CPU :-)  Stop over to sumex 
  118. {info-mac/cmp directory} and grab it.  After mcvert'ing files, they'll turn 
  119. into files with ".bin" suffix on them, meaning they are in MacBinary format, 
  120. and ready to download.
  121. </P><P>
  122.  
  123. <STRONG>CAUTION:</STRONG> Do _not_ confuse .z {gzip} with .Z {format that gzip is aimed at 
  124. replacing}.  These are totally _different_ unix compression formats and in an 
  125. effort to prevent further confusion gzip files are now supposed to use the .gz 
  126. extension.
  127. </P><P>
  128.  
  129. <STRONG>WARNING:</STRONG> make sure that the communication program is in BINARY mode or 
  130. downloading of ".bin" and "unpacked" programs won't work.  For example, 
  131. Kermit's binary mode on some Unix machines is accessed by typing 'kermit -i' 
  132. at the promt.   BINARY mode is also called IMAGE mode.
  133. </P><P>
  134.  
  135. Here's a handy chart to keep track which programs unmangle which formats:
  136. </P>
  137. <PRE>
  138.                                                   unix .gz/.z           .uu/
  139. Macintosh       .cpt .sit .hqx .bin .zip .dd .lzh  .Z  {gzip} .tar .arc .uue
  140. Stuffit Expander* D    D    D    D
  141.  w/ DSEE*         D    X    X    X    D             D     D          D    D
  142. StuffIt Lite**    D    X    X    X
  143.  w/ translators** D    X    X    X    D             X           X    D    X
  144. StuffIt Deluxe**  D    X    X    X    D             X           X    D    X
  145. SITcomm***        D    X    X    X    D        ?    X           X    D    X
  146. ArcMac                                                               X
  147. BinHex 4.0                  X
  148. BinHex 5.0                  X    X
  149. Compact Pro       X   D/N   X
  150. DDExpand 4.0           D                  D                     
  151. Disk Doubler           D                  X                     
  152. MacCompress                                         X
  153. MacGzip                                             X     X
  154. MacLHA                                         X
  155. SunTar 2.0b12               X    X                              X         D
  156. Tar 4.0b                                                        X
  157. UnZip                                 D
  158. UU Lite                                                                   X
  159. UUTool                                                                    X
  160. ZipIt                                 X
  161.  
  162. Other                                             unix .gz/.z           .uu/
  163. computers       .cpt .sit .hqx .bin .zip .dd .lzh  .Z  {gzip} .tar .arc .uue
  164. mcvert (unix)               X                       X
  165. PKZIP (DOS)                           X
  166. unpack (unix)     D   X/?
  167. unsitins.exe           D
  168.  
  169. N = Cannot decode .sit dlx files
  170. D = Decode only
  171. X = Encode and decode
  172.  
  173. .sit refers to both 1.5 and dlx. Otherwise a '/' is used {1.5/dlx}.
  174. </PRE>
  175. <H3>Special formats</H3>
  176. <PRE>
  177. .pit - old commpression format {~1989} created by PackIt programs that has
  178.  been replaced by .sit.  In general, a program that handles .sit files can
  179.  unmangle .pit files as well.
  180. .sea - decompresses itself and needs no external programs.
  181. .tgz - another name for .tar.z {do not confuse with .tar.Z}.
  182.  
  183. *   DropStuff with Expander Enhancer is an addon for Stuffit Expander.
  184.     Wait for the 3.5.1 version.  Avoid 3.5B and 3.5 because they will stop
  185.     working on Aug 16, 1994.
  186. **  Stuffit Deluxe translators can be used with Stuffit Lite.  Current
  187.     versions are 3.0.7 as of this writing.
  188. *** SITcomm is communications program from Aladdin that uses the Stuffit
  189.     translators.
  190. </PRE><P>
  191. Special note: .hqx and .uu files are the ONLY files that can be downloaded in 
  192. ASCII mode; all others must be downloaded in BINARY mode for the file to 
  193. decompress properly.  Otherwise you will get errors like "unreadable file" or 
  194. "file is corrupt" when you try to decompress them.
  195. </P>
  196. <H2>Sites with general files</H2>
  197. <P>
  198. These sites have many mac files, and are still getting new ones:
  199. </P><PRE>
  200. <A HREF="ftp://dipmat.unife.it/">dipmat.unife.it            192.167.208.253 </A>See Note                         <A HREF="#1">1</A>
  201. <A HREF="ftp://ezinfo.ethz.ch/mac/">ezinfo.ethz.ch             129.132.2.72    </A>./mac                            <A HREF="#2">2</A>
  202. <A HREF="ftp://ftp.apple.com/dts/">ftp.apple.com              130.43.2.3      </A>/dts                             <A HREF="#3">3</A>
  203. <A HREF="ftp://ftp.austin.apple.com/Apple.Support.Area/">ftp.austin.apple.com       17.127.4.50     </A>/Apple.Support.Area {see note}   <A HREF="#4">4</A>
  204. <A HREF="ftp://ftp.cso.uiuc.edu/mac/MUG/">ftp.cso.uiuc.edu           128.174.5.59    </A>/mac/MUG                         <A HREF="#5">5</A>
  205. <A HREF="ftp://ftp.funet.fi/pub/mac/">ftp.funet.fi               128.214.6.100   </A>/pub/mac                         <A HREF="#6">6</A>
  206. <A HREF="ftp://ftp.luth.se/pub/mac/">ftp.luth.se                130.240.18.2    </A>/pub/mac
  207. <A HREF="ftp://ftp.support.apple.com/">ftp.support.apple.com      130.43.6.3      </A>See Note                         <A HREF="#7">7</A>
  208. <A HREF="ftp://irisa.irisa.fr/News/comp.binaries.mac/">irisa.irisa.fr             131.254.254.2   </A>/News/comp.binaries.mac          <A HREF="#8">8</A>
  209. <A HREF="ftp://mirror.archive.umich.edu/mac/">mirror.archive.umich.edu   141.211.32.2    </A>/mac                             <A HREF="#9">9</A>
  210. <A HREF="ftp://nic.switch.ch/software/mac/">nic.switch.ch              130.59.1.40     </A>/software/mac                   <A HREF="#10">10</A>
  211. <A HREF="ftp://sumex-aim.stanford.edu/info-mac/">sumex-aim.stanford.edu     36.44.0.6       </A>/info-mac {see mirrors & note}  <A HREF="#11">11</A>
  212. </PRE>
  213. <H2>Sites with specific files</H2>
  214. <P>
  215. These sites are home to a few specific file(s) or file types:
  216. </P><PRE>
  217. <A HREF="ftp://abs.apple.com/abs/">abs.apple.com              130.43.1.101    </A>/abs /pub (apple, MAE)
  218. <A HREF="ftp://alfred.ccs.carleton.ca/pub/pov-ray/">alfred.ccs.carleton.ca     134.117.1.1     </A>/pub/pov-ray (PoV-Ray)
  219. <A HREF="ftp://archives.math.utk.edu/mac/">archives.math.utk.edu      128.169.202.163 </A>/mac (Mathematics)              <A HREF="12">12</A>
  220. <A HREF="ftp://arthur.cs.purdue.edu/pub/trinkle/">arthur.cs.purdue.edu       128.10.2.1      </A>/pub/trinkle (mac32.tar.Z)
  221. <A HREF="ftp://atlas.chem.utah.edu/topsoft/">atlas.chem.utah.edu        128.110.196.10  </A>/topsoft (Programming?}
  222. <A HREF="ftp://aux.support.apple.com//">aux.support.apple.com      130.43.6.2      </A>/ (A/UX stuff)
  223. <A HREF="ftp://bert.cs.byu.edu/NCSA_Telnet/">bert.cs.byu.edu            128.187.2.20    </A>/NCSA_Telnet (BYU's version)
  224. <A HREF="ftp://biom3.univ-lyon1.fr/pub/">biom3.univ-lyon1.fr        134.214.100.42  </A>/pub (MacMul, GraphMu)
  225. <A HREF="ftp://boombox.micro.umn.edu/pub/">boombox.micro.umn.edu      128.101.95.95   </A>/pub (gopher, POPmail, more)
  226. <A HREF="ftp://brownvm.brown.edu//">brownvm.brown.edu          128.148.128.40  </A>/ (tn3270, term, lpr)
  227. <A HREF="ftp://cambridge.apple.com/pub/">cambridge.apple.com        198.112.73.3    </A>/pub {Mac Common LISP}
  228. <A HREF="ftp://cassandra.ucr.edu/pub/apple2/">cassandra.ucr.edu          138.23.90.119   </A>/pub/apple2 (][+ emulator)
  229. <A HREF="ftp://cecelia.media.mit.edu/pub/">cecelia.media.mit.edu      18.85.0.104     </A>/pub (CSound)
  230. <A HREF="ftp://chook.cs.adelaide.edu.au/pub/VHDL-Cookbook/">chook.cs.adelaide.edu.au   129.127.8.8     </A>/pub/VHDL-Cookbook
  231. <A HREF="ftp://cs.orst.edu/pub/mac/">cs.orst.edu                128.193.32.1    </A>/pub/mac (lab-logger)
  232. <A HREF="ftp://cs.rice.edu/public/mac/">cs.rice.edu                128.42.1.30     </A>/public/mac (Eudora; Telebite)
  233. <A HREF="ftp://csd4.csd.uwm.edu/pub/mac/">csd4.csd.uwm.edu           129.89.7.4      </A>/pub/mac (StuffIt, Gatekeeper, Old)
  234. <A HREF="ftp://d31rz0.stanford.edu/Igor/">d31rz0.stanford.edu        36.76.0.151     </A>/Igor (Igor demos, utilities)
  235. <A HREF="ftp://devtools.symantec.com/ftp/Macintosh/">devtools.symantec.com      155.64.82.86    </A>/ftp/Macintosh (Symantec)
  236. <A HREF="ftp://evolution.uh.edu/pub/gene-server/mac/">evolution.uh.edu           129.7.1.16?     </A>/pub/gene-server/mac (Science)
  237. <A HREF="ftp://fiji.wri.com/pub/">fiji.wri.com               140.177.10.76   </A>/pub (Mathematica)
  238. <A HREF="ftp://ftp-boi.external.hp.com/pub/">ftp-boi.external.hp.com    192.6.71.2      </A>/pub (HP)
  239. <A HREF="ftp://ftp.acns.nwu.edu/pub/disinfectant/">ftp.acns.nwu.edu           129.105.16.52   </A>/pub/disinfectant (Disinf HQ)   <A HREF="13">13</A>
  240. <A HREF="ftp://ftp.adobe.com/pub/adobe/">ftp.adobe.com              130.248.1.4     </A>/pub/adobe (Abobe)
  241. <A HREF="ftp://ftp.amug.org/pub/newton/">ftp.amug.org               165.247.10.2    </A>/pub/newton (newton)
  242. <A HREF="ftp://ftp.att.com/pub/afterdark/">ftp.att.com                192.20.239.133  </A>/pub/afterdark (programmer's list)
  243. <A HREF="ftp://ftp.cambridge.apple.com/">ftp.cambridge.apple.com    ???             </A>/pub
  244. <A HREF="ftp://ftp.cayman.com/pub/">ftp.cayman.com             143.137.1.2     </A>/pub (GatorBox stuff)
  245. <A HREF="ftp://ftp.cc.purdue.edu/pub/mac/">ftp.cc.purdue.edu          128.210.10.6    </A>/pub/mac (RevRdist)
  246. <A HREF="ftp://ftp.cc.umanitoba.ca/Mac-Develop/Newton/Incoming/">ftp.cc.umanitoba.ca        130.179.16.24   </A>/Mac-Develop/Newton/Incoming
  247. <A HREF="ftp://ftp.csua.berkeley.edu/pub/jwang/">ftp.csua.berkeley.edu      128.32.149.19   </A>/pub/jwang (compatibility/AV info)
  248. <A HREF="ftp://ftp.dartmouth.edu/pub/mac/">ftp.dartmouth.edu          129.170.16.54   </A>/pub/mac (Dartmouth XCMDs, etc)
  249. <A HREF="ftp://ftp.edvz.uni-linz.ac.at/pub/mac/system/">ftp.edvz.uni-linz.ac.at    140.78.3.8      </A>/pub/mac/system
  250. <A HREF="ftp://ftp.embl-heidelberg.de/pub/software/mac/">ftp.embl-heidelberg.de     192.54.41.33    </A>/pub/software/mac (molecular biology)
  251. <A HREF="ftp://ftp.radius.com/pub/radius/software/mac/">ftp.radius.com             140.82.20.1     </A>/pub/radius/software/mac (radius)
  252. <A HREF="ftp://ftp.gte.com/pub/chuck/">ftp.gte.com                132.197.8.2     </A>/pub/chuck  (Chassis, sample code)
  253. <A HREF="ftp://ftp.gsfc.nasa.gov/mac/">ftp.gsfc.nasa.gov          140.78.3.8      </A>/mac (MacSecure.3.1.hqx)
  254. <A HREF="ftp://ftp.imag.fr/pub/Cabri,/">ftp.imag.fr                129.88.32.1     </A>/pub/Cabri, /archive/macintosh  <A HREF="14">14</A>
  255. <A HREF="ftp://ftp.novell.com/pub2/MAC/">ftp.novell.com             137.65.1.3      </A>/pub2/MAC (Novell)
  256. <A HREF="ftp://ftp.ncsa.uiuc.edu/Mac/">ftp.ncsa.uiuc.edu          141.142.20.50   </A>/Mac (NCSA Telnet, etc)         <A HREF="15">15</A>
  257. <A HREF="ftp://ftp.primate.wisc.edu/pub/mac/">ftp.primate.wisc.edu       144.92.43.11    </A>/pub/mac (TransSkel & misc)     <A HREF="16">16</A>
  258. <A HREF="ftp://ftp.psi.com/wp/">ftp.psi.com                136.161.128.3   </A>/wp (PSIWP, an X.500 client)
  259. <A HREF="ftp://ftp.qualcomm.com//">ftp.qualcomm.com           192.35.156.5    </A>/ (Eudora)
  260. <A HREF="ftp://ftp.sri.ucl.ac.be/pub/">ftp.sri.ucl.ac.be          130.104.1.1     </A>/pub (network, French versions)
  261. <A HREF="ftp://ftp.stolaf.edu/pub/macpsych/">ftp.stolaf.edu             130.71.128.9    </A>/pub/macpsych (psychology)
  262. <A HREF="ftp://ftp.utas.edu.au/mac/">ftp.utas.edu.au            131.217.10.1    </A>/mac (Mews)
  263. <A HREF="ftp://ftp.uu.net/languages/abc/">ftp.uu.net                 192.48.96.9     </A>/languages/abc (ABC prog lang)  <A HREF="17">17</A>
  264. <A HREF="ftp://ftp.wimsey.com/">ftp.wimsey.com             ???             </A>/pub/mac (Internet communications)
  265. <A HREF="ftp://gaea.kgs.ukans.edu//">gaea.kgs.ukans.edu         129.237.140.40  </A>/ (scripting)
  266. <A HREF="ftp://geom.umn.edu/stuff/snappea/mac/">geom.umn.edu               128.101.25.35   </A>/stuff/snappea/mac (Snap pea)
  267. <A HREF="ftp://hensel.mathp6.jussieu.fr/dist/pari/mac/">hensel.mathp6.jussieu.fr   134.157.51.2    </A>/dist/pari/mac (pari/Math)
  268. <A HREF="ftp://hobbes.lbl.gov/pub/mac/">hobbes.lbl.gov             128.3.12.38     </A>/pub/mac (Radiance)
  269. <A HREF="ftp://jagubox.gsfc.nasa.gov/pub/aux/">jagubox.gsfc.nasa.gov      128.183.44.1    </A>/pub/aux (A/UX)
  270. <A HREF="ftp://ics.uci.edu/mac/think-c/">ics.uci.edu                128.195.1.1     </A>/mac/think-c                    <A HREF="18">18</A>
  271. <A HREF="ftp://iraun1.ira.uka.de/pub/mac/">iraun1.ira.uka.de          129.13.10.90    </A>/pub/mac (SingleShare,NewsView)
  272. <A HREF="ftp://linc.cis.upenn.edu/pub/NH3.0/mac/">linc.cis.upenn.edu         130.91.6.8      </A>/pub/NH3.0/mac (Mac NetHack!)  
  273. <A HREF="ftp://microlib.cc.utexas.edu/microlib/mac/">microlib.cc.utexas.edu     128.83.186.13   </A>/microlib/mac (Gatekeeper HQ)   <A HREF="19">19</A>
  274. <A HREF="ftp://midway.uchicago.edu/pub/OzTex/">midway.uchicago.edu        128.135.12.73   </A>/pub/OzTex
  275. <A HREF="ftp://mojo.ots.utexas.edu/pub/slip/mac/ncsa/">mojo.ots.utexas.edu        128.83.185.16   </A>/pub/slip/mac/ncsa SLIP telnet
  276. <A HREF="ftp://mrcnext.cso.uiuc.edu/">mrcnext.cso.uiuc.edu       ???             </A>/etext (Project Gutenberg)
  277. <A HREF="ftp://munnari.oz.au/mac/">munnari.oz.au              128.250.1.21    </A>/mac (CAP, Multigate stuff)     <A HREF="20">20</A>
  278. <A HREF="ftp://ncbi.nlm.nih.gov/entrez/">ncbi.nlm.nih.gov           130.14.25.1     </A>/entrez                         <A HREF="21">21</A>
  279. <A HREF="ftp://neptune.ethz.ch/Oberon/MacII,/">neptune.ethz.ch            129.132.101.33  </A>/Oberon/MacII, /XYZ             <A HREF="22">22</A>
  280. <A HREF="ftp://newton.uiowa.edu/pub/newton/">newton.uiowa.edu           128.255.63.55   </A>/pub/newton (newton)
  281. <A HREF="ftp://novamail.cerl.uiuc.edu/pub/lime/">novamail.cerl.uiuc.edu     128.174.180.9   </A>/pub/lime (Lime demo, for MIDI)
  282. <A HREF="ftp://oddjob.uchicago.edu/pub/MAC/Yerk/">oddjob.uchicago.edu        128.135.4.2     </A>/pub/MAC/Yerk
  283. <A HREF="ftp://otter.stanford.edu/mma/">otter.stanford.edu         36.21.0.104     </A>/mma, /mac (Mathematica)
  284. <A HREF="ftp://pacific.mps.ohio-state.edu/mac/">pacific.mps.ohio-state.edu 128.146.37.18   </A>/mac (LabanWriter)
  285. <A HREF="ftp://rascal.ics.utexas.edu/mac/virus/">rascal.ics.utexas.edu      128.83.138.20   </A>/mac/virus (Antivirals)         <A HREF="23">23</A>
  286. <A HREF="ftp://rever.nmsu.edu/">rever.nmsu.edu              ???            </A>/pub/macfaq                     <A HREF="24">24</A>
  287. <A HREF="ftp://ruunfs.fys.ruu.nl/pub/vtools/">ruunfs.fys.ruu.nl          131.211.32.68   </A>/pub/vtools [vs2ps, vs2ris]
  288. <A HREF="ftp://sol.bucknell.edu/pub/mac/">sol.bucknell.edu           134.82.1.8      </A>/pub/mac (Excalibur, Gatekeeper}
  289. <A HREF="ftp://spider.navsses.navy.mil//">spider.navsses.navy.mil    157.187.16.101  </A>/ (pictures, sounds, SimCity 2000)
  290. <A HREF="ftp://ssyx.ucsc.edu/pub/mac/">ssyx.ucsc.edu              128.114.133.1   </A>/pub/mac (HyperUnix, ClientDA)
  291. <A HREF="ftp://statlab.uni-heidelberg.de/pub/network/">statlab.uni-heidelberg.de  129.206.113.100 </A>/pub/network (NetWork stuff)
  292. <A HREF="ftp://tau.sm.luth.se/pub/mac/nisus/">tau.sm.luth.se             130.240.0.3     </A>/pub/mac/nisus (macros, etc)
  293. <A HREF="ftp://terminator.cc.umich.edu/x500/">terminator.cc.umich.edu    141.211.164.8   </A>/x500 (maX.500 white pages)
  294. <A HREF="ftp://walrus.wr.usgs.gov/pub/mac/">walrus.wr.usgs.gov         130.118.7.254   </A>/pub/mac (Geology)
  295. <A HREF="ftp://zippy.nimh.nih.gov/pub/nih-image/">zippy.nimh.nih.gov         128.231.98.32   </A>/pub/nih-image (NIH-Image)
  296. </PRE>
  297. <H2>Mirror Sites</H2>
  298. <P>
  299. These sites are shadow/mirror archives (the same stuff) of something else:
  300. </P><PRE>
  301. <A HREF="ftp://anl.anl.fr/pub/mac/umich">anl.anl.fr                 192.54.179.1    </A>/pub/mac/umich                   <A HREF="7">7</A>
  302. <A HREF="ftp://archie.au/micros/mac">archie.au                  139.130.4.6     </A>/micros/mac [sumex, umich]
  303. <A HREF="ftp://archive.orst.edu/pub/mirrors/archive.umich.edu">archive.orst.edu           128.193.4.2     </A>/pub/mirrors/archive.umich.edu
  304. <A HREF="ftp://cnuce_arch.cnr.it/pub/info-mac">cnuce_arch.cnr.it          131.114.1.10    </A>/pub/info-mac [sumex]
  305. <A HREF="ftp://daemon.ncsa.uiuc.edu/Info-Mac-Binaries">daemon.ncsa.uiuc.edu       141.142.22.33   </A>/Info-Mac-Binaries
  306. <A HREF="ftp://ftp.amug.org/pub/info-mac">ftp.amug.org               165.247.10.2    </A>/pub/info-mac [sumex]
  307. <A HREF="ftp://ftp.center.osaka-u.ac.jp/info-mac">ftp.center.osaka-u.ac.jp   133.1.4.10      </A>/info-mac [sumex]
  308. <A HREF="ftp://ftp.cs.tu-berlin.de/pub/mac">ftp.cs.tu-berlin.de        130.149.17.7    </A>/pub/mac [sumex]                <A HREF="25">25</A>
  309. <A HREF="ftp://ftp.edu.tw/Macintosh/info-mac">ftp.edu.tw                 140.111.1.10    </A>/Macintosh/info-mac
  310. <A HREF="ftp://ftp.fenk.wau.nl/pub/mac/info-mac">ftp.fenk.wau.nl            137.224.129.4   </A>/pub/mac/info-mac [sumex]
  311. <A HREF="ftp://ftp.gsfc.nasa.gov/mac.dir">ftp.gsfc.nasa.gov          128.183.10.134  </A>/mac.dir [dftsrv.gov]
  312. <A HREF="ftp://ftp.hawaii.edu/mirrors/info-mac">ftp.hawaii.edu             128.171.44.70   </A>/mirrors/info-mac [sumex]
  313. <A HREF="ftp://ftp.ibp.fr/pub/mac/info-mac">ftp.ibp.fr                 132.227.60.2    </A>/pub/mac/info-mac
  314. <A HREF="ftp://ftp.iij.ad.jp/pub/info-mac">ftp.iij.ad.jp              192.244.176.50  </A>/pub/info-mac [sumex]
  315. <A HREF="ftp://ftp.inter.spin.ad.jp/pub/Mac/Merit.mirror">ftp.inter.spin.ad.jp       165.76.8.4      </A>/pub/Mac/Merit.mirror
  316. <A HREF="ftp://ftp.jyu.fi/info-mac">ftp.jyu.fi                 130.234.1.1     </A>/info-mac [sumex]
  317. <A HREF="ftp://ftp.loria.fr/pub/mac:umich">ftp.loria.fr               152.81.10.10    </A>/pub/mac:umich
  318. <A HREF="ftp://ftp.lth.se/mac">ftp.lth.se                 130.235.20.3    </A>/mac [sumex]                    <A HREF="26">26</A>
  319. <A HREF="ftp://ftp.nus.sg/pub/zk/mac">ftp.nus.sg                 137.132.9.11    </A>/pub/zk/mac [sumex, 14 day delay]
  320. <A HREF="ftp://ftp.rrzn.uni-hannover.de/ftp1/mac,">ftp.rrzn.uni-hannover.de   130.75.2.2      </A>/ftp1/mac, pub/info-mac [sumex]
  321. <A HREF="ftp://ftp.sunet.se/pub/mac">ftp.sunet.se               130.238.127.3   </A>/pub/mac [sumex, umich]         <A HREF="27">27</A>
  322. <A HREF="ftp://ftp.switch.ch/mirror/info-mac">ftp.switch.ch              130.59.1.40     </A>/mirror/info-mac [sumex]
  323. <A HREF="ftp://ftp.technion.ac.il/pub/unsupported/mac">ftp.technion.ac.il         132.68.1.10     </A>/pub/unsupported/mac [sumex,umich]
  324. <A HREF="ftp://ftp.u-tokyo.ac.jp/pub/info-mac">ftp.u-tokyo.ac.jp          130.69.254.254  </A>/pub/info-mac [sumex]
  325. <A HREF="ftp://ftp.uni-kl.de/pub/info-mac">ftp.uni-kl.de              131.246.9.95    </A>/pub/info-mac [sumex, partial]
  326. <A HREF="ftp://ftp.uni-paderborn.de/mac">ftp.uni-paderborn.de       131.234.2.32    </A>/mac
  327. <A HREF="ftp://ftp.uni-stuttgart.de/soft/mac">ftp.uni-stuttgart.de       129.69.8.13     </A>/soft/mac [sumex, partial]
  328. <A HREF="ftp://ftp.univie.ac.at/mac/info-mac">ftp.univie.ac.at           131.130.1.4     </A>/mac/info-mac [sumex]
  329. <A HREF="ftp://ftp.ucs.ubc.ca/pub/mac/info-mac">ftp.ucs.ubc.ca             137.82.27.62    </A>/pub/mac/info-mac [sumex]
  330. <A HREF="ftp://ftp.uu.net/archive/systems/mac/info-mac">ftp.uu.net                 192.48.96.9     </A>/archive/systems/mac/info-mac
  331. <A HREF="ftp://ftp.uwtc.washington.edu/pub/Macintosh">ftp.uwtc.washington.edu    128.95.202.40   </A>/pub/Macintosh [collection]
  332. <A HREF="ftp://ftphost.aukuni.ac.nz/mac">ftphost.aukuni.ac.nz       130.216.1.5     </A>/mac [sumex]                    <A HREF="28">28</A>
  333. <A HREF="ftp://garbo.uwasa.fi/mac">garbo.uwasa.fi             128.214.87.1    </A>/mac [funet]
  334. <A HREF="ftp://giza.cis.ohio-state.edu/pub/oztex">giza.cis.ohio-state.edu    128.146.8.61    </A>/pub/oztex [midway]
  335. <A HREF="ftp://grind.isca.uiowa.edu/mac">grind.isca.uiowa.edu       128.255.200.3   </A>/mac [sumex, umich]             <A HREF="29">29</A>
  336. <A HREF="ftp://imftp.mgt.ncu.edu.tw/pub/mac/info-mac">imftp.mgt.ncu.edu.tw       140.115.83.90   </A>/pub/mac/info-mac [sumex]
  337. <A HREF="ftp://jyu.fi/maclib">jyu.fi                     128.214.7.5     </A>/maclib [sumex]
  338. <A HREF="ftp://king.ncb.gov.sg/sumex">king.ncb.gov.sg            160.96.3.121    </A>/sumex
  339. <A HREF="ftp://mirror.archive.umich.edusee">mirror.archive.umich.edu   Special         </A>see mac.archive.umich.edu note   <A HREF="9">9</A>
  340. <A HREF="ftp://mrcnext.cso.uiuc.edu/pub/mac;">mrcnext.cso.uiuc.edu       128.174.201.12  </A>/pub/mac; /pub/info-mac [sumex]
  341. <A HREF="ftp://nctuccca.edu.tw/Macintosh/umich-mac">nctuccca.edu.tw            192.83.166.10   </A>/Macintosh/umich-mac [umich]
  342. <A HREF="ftp://nic.switch.ch/mirror/info-mac">nic.switch.ch              130.59.1.40     </A>/mirror/info-mac [sumex]         <A HREF="8">8</A>
  343. <A HREF="ftp://nic.switch.ch/mirror/Oberon/MacII">nic.switch.ch              130.59.1.40     </A>/mirror/Oberon/MacII [MacOberon] <A HREF="8">8</A>
  344. <A HREF="ftp://oswego.oswego.edu/pub/mac">oswego.oswego.edu          129.3.1.1       </A>/pub/mac [collection]
  345. <A HREF="ftp://proper.com/mac/general">proper.com                 165.227.25.1    </A>/mac/general [sumex]
  346. <A HREF="ftp://ricevm1.rice.edu/[NA,">ricevm1.rice.edu           128.42.30.2     </A>/[NA, email/Bitnet]
  347. <A HREF="ftp://shark.mel.dit.csiro.au/info-mac">shark.mel.dit.csiro.au     144.110.16.11   </A>/info-mac [sumex]
  348. <A HREF="ftp://src.doc.ic.ac.uk/computing/systems/mac/info-mac">src.doc.ic.ac.uk           146.169.2.10    </A>/computing/systems/mac/info-mac <A HREF="  ">30
  349.                            <A HREF="ftp://155.198.1.40/">155.198.1.40</A>
  350. <A HREF="ftp://utsun.s.u-tokyo.ac.jp/Mac,">utsun.s.u-tokyo.ac.jp      133.11.11.11    </A>/Mac, /Mac/info-mac [sumex]
  351. <A HREF="ftp://watmsg.waterloo.edu/pub/oztex">watmsg.waterloo.edu        129.97.129.9    </A>/pub/oztex [midway]
  352. <A HREF="ftp://wuarchive.wustl.edu/systems/mac">wuarchive.wustl.edu        128.252.135.4   </A>/systems/mac {See note}         <A HREF="31">31</A>
  353. </PRE>
  354. <H2>Smaller Sites</H2>
  355. <P>
  356. These sites have just a few mac files:
  357. </P><PRE>
  358. <A HREF="ftp://beach.utmb.edu/pub/virus/mac">beach.utmb.edu             129.109.1.207   </A>/pub/virus/mac {Old, VMS though}
  359. <A HREF="ftp://bode.ee.ualberta.ca/pub/mac">bode.ee.ualberta.ca        129.128.16.96   </A>/pub/mac
  360. <A HREF="ftp://eff.org/pub/mac">eff.org                    192.88.144.3    </A>/pub/mac
  361. <A HREF="ftp://fs-1.iastate.edu/pub/mac">fs-1.iastate.edu           129.186.151.151 </A>/pub/mac
  362. <A HREF="ftp://ftp.lu.se/pub/mac">ftp.lu.se                  130.235.132.90  </A>/pub/mac                        <A HREF="32">32</A>
  363. <A HREF="ftp://ftp.nevada.edu/pub/heathers">ftp.nevada.edu             131.216.1.11    </A>/pub/heathers (sounds)
  364. <A HREF="ftp://genbank.bio.net/pub/mac">genbank.bio.net            134.172.1.160   </A>/pub/mac
  365. <A HREF="ftp://hpcsos.col.hp.com/packet/mac">hpcsos.col.hp.com          15.255.240.16   </A>/packet/mac
  366. <A HREF="ftp://icarus.cns.syr.edu/software/mac">icarus.cns.syr.edu         128.230.1.49    </A>/software/mac (w/ Unix_Mac)
  367. <A HREF="ftp://icarus.riacs.edu/pub">icarus.riacs.edu           134.12.1.1      </A>/pub
  368. <A HREF="ftp://mailer.cc.fsu.edu/pub/mac">mailer.cc.fsu.edu          128.186.6.103   </A>/pub/mac
  369. <A HREF="ftp://procyon.cis.ksu.edu/pub/Macintosh">procyon.cis.ksu.edu        129.130.10.80   </A>/pub/Macintosh
  370. <A HREF="ftp://splicer.cba.hawaii.edu/mac">splicer.cba.hawaii.edu     128.171.17.7    </A>/mac
  371. <A HREF="ftp://teetot.acusd.edu/pub/Macintosh/SuperCard">teetot.acusd.edu           192.55.87.19    </A>/pub/Macintosh/SuperCard
  372. <A HREF="ftp://tolsun.oulu.fi/pub/mac">tolsun.oulu.fi             128.214.5.6     </A>/pub/mac
  373. <A HREF="ftp://ucsd.edu/midi/software/mac,">ucsd.edu                   128.54.16.1     </A>/midi/software/mac, /pub/mac
  374. </PRE>
  375. <P>These sites have a lot of files, but do not get much new:</P>
  376. <PRE>
  377. <A HREF="ftp://f.ms.uky.edu/pub/mac">f.ms.uky.edu               128.163.128.6   </A>/pub/mac [sumex <02/21/93]
  378. <A HREF="ftp://ftp.bio.indiana.edu/">ftp.bio.indiana.edu        129.79.224.50   </A>/ (large science archive)       <A HREF="33">33</A>
  379. <A HREF="ftp://impaqt1.mem.drexel.edu/pub/files/mac">impaqt1.mem.drexel.edu     129.25.10.1     </A>/pub/files/mac
  380. <A HREF="ftp://joker.optics.rochester.edu/Sounds,">joker.optics.rochester.edu 128.151.240.1   </A>/Sounds, /mac
  381. <A HREF="ftp://kth.se/macintosh">kth.se                     130.237.72.201  </A>/macintosh
  382. <A HREF="ftp://mcsun.eu.net/comp/mac">mcsun.eu.net               192.16.202.1    </A>/comp/mac
  383. <A HREF="ftp://merlin.cs.purdue.edu/pub/mac">merlin.cs.purdue.edu       128.10.2.3      </A>/pub/mac
  384. <A HREF="ftp://oak.oakland.edu/pub2/macintosh">oak.oakland.edu            141.210.10.117  </A>/pub2/macintosh
  385. <A HREF="ftp://plains.nodak.edu/pub/mac/pub">plains.nodak.edu           134.129.111.64  </A>/pub/mac/pub
  386. <A HREF="ftp://pomme.src.umd.edu/info-mac">pomme.src.umd.edu          128.8.111.252   </A>/info-mac [sumex <02/20/93]     <A HREF="34">34</A>
  387. <A HREF="ftp://ra.nrl.navy.mil/MacSciTech">ra.nrl.navy.mil            128.60.0.21     </A>/MacSciTech
  388. </PRE>
  389. <H2>Problem Sites</H2>
  390. <P>I can't connect to these sites, which may have mac stuff:</P>
  391. <PRE>
  392. <A HREF="ftp://saffron.inset.com/">saffron.inset.com          192.94.75.2     </A>/ (new Sound_list HQ)
  393. <A HREF="ftp://seeding.apple.com/">seeding.apple.com          ???             </A>/
  394. </PRE>
  395. <P>These Mac sites no longer exist or have major problems:</P>
  396. <PRE>
  397. <A HREF="ftp://apple.com/">apple.com                  130.43.2.2      </A>see ftp.apple.com                <A HREF="3">3</A>
  398. <A HREF="ftp://ccb.ucsf.edu/">ccb.ucsf.edu               128.218.1.14    </A>Mac files removed
  399. <A HREF="ftp://dartvax.dartmouth.edu/">dartvax.dartmouth.edu      129.170.16.4    </A>see ftp.dartmouth.edu 
  400. <A HREF="ftp://dftsrv.gsfc.nasa.gov/">dftsrv.gsfc.nasa.gov       128.183.10.3    </A>see ftp.gsfc.nasa.gov
  401. <A HREF="ftp://ftp.cnr.it/">ftp.cnr.it                 192.12.192.6    </A>moved to cnuce_arch.cnr.it
  402. <A HREF="ftp://laplace.stat.ucla.edu/pub">laplace.stat.ucla.edu      128.97.4.147    </A>/pub directory gone
  403. <A HREF="ftp://lth.se/">lth.se                     130.235.16.3    </A>see ftp.lth.se                  <A HREF="25">25</A>
  404. <A HREF="ftp://sics.se/">sics.se                    192.16.123.90   </A>see ftp.lth.se                  <A HREF="25">25</A>
  405. <A HREF="ftp://slug.pws.bull.com/">slug.pws.bull.com          128.35.10.203   </A>see irisa.irisa.fr
  406. <A HREF="ftp://toklab.ics.osaka-u.ac.jp/">toklab.ics.osaka-u.ac.jp   133.1.12.100    </A>see ftp.center.osaka-u.ac.jp    <A HREF="35">35</A>
  407. <A HREF="ftp://utsun.s.u-tokyo.ac.jp/">utsun.s.u-tokyo.ac.jp      133.11.11.11    </A>see ftp.u-tokyo.ac.jp
  408. <A HREF="ftp://wsmr-simtel20.army.mil/">wsmr-simtel20.army.mil     26.2.0.74       </A>see wuarchie.wustl.edu          <A HREF="30">30</A>
  409. </PRE>
  410.  
  411. <H2>Archie</H2>
  412. <P>Current archie servers (as of Nov 19, 1993):</P>
  413. <PRE>
  414. <A HREF="telnet://archie@archie.ac.il">archie.ac.il              132.65.6.15     </A>Israel
  415. <A HREF="telnet://archie@archie.ans.net">archie.ans.net            147.225.1.10    </A>ANS, New York, USA
  416. <A HREF="telnet://archie@archie.au">archie.au                 139.130.4.6     </A>Deakin University, Geelong,Australia
  417. <A HREF="telnet://archie@archie.doc.ic.ac.uk">archie.doc.ic.ac.uk       146.169.11.3    </A>Imperial College, London, UK
  418. <A HREF="telnet://archie@archie.edvz.uni-linz.ac.at">archie.edvz.uni-linz.ac.at 140.78.3.8     </A>Austria
  419. <A HREF="telnet://archie@archie.funet.fi">archie.funet.fi           128.214.6.100   </A>FUnet, Helsinki, Finland
  420. <A HREF="telnet://archie@archie.internic.net">archie.internic.net       198.48.45.10    </A>NJ, USA
  421. <A HREF="telnet://archie@archie.kr">archie.kr                 128.134.1.1     </A>Korea
  422. <A HREF="telnet://archie@archie.luth.se">archie.luth.se            130.240.18.4    </A>Sweden
  423. <A HREF="telnet://archie@archie.ncu.edu.tw">archie.ncu.edu.tw         140.115.19.24   </A>Taiwanese server
  424. <A HREF="telnet://archie@archie.rediris.es">archie.rediris.es         130.206.1.2     </A>Spain
  425. <A HREF="telnet://archie@archie.rutgers.edu">archie.rutgers.edu        128.6.18.15     </A>Piscataway, New Jersey, USA
  426. <A HREF="telnet://archie@archie.sogang.ac.kr">archie.sogang.ac.kr       163.239.1.11    </A>Korean server
  427. <A HREF="telnet://archie@archie.sura.net">archie.sura.net           128.167.254.179 </A>SURAnet, College Park, Maryland, USA
  428. <A HREF="telnet://archie@archie.switch.ch">archie.switch.ch          139.59.1.40     </A>SWITCH, Zurich, Switzerland
  429. <A HREF="telnet://archie@archie.th-darmstadt.de">archie.th-darmstadt.de    1130.83.22.60   </A>Germany
  430. <A HREF="telnet://archie@archie.unipi.it">archie.unipi.it           131.114.21.10   </A>Italy
  431. <A HREF="telnet://archie@archie.univie.ac.at">archie.univie.ac.at       131.130.1.23    </A>Austria
  432. <A HREF="telnet://archie@archie.unl.edu">archie.unl.edu            129.93.1.14     </A>Lincoln, Nebraska, USA
  433. <A HREF="telnet://archie@archie.uqam.ca">archie.uqam.ca            132.208.250.10  </A>Canada
  434. <A HREF="telnet://archie@archie.wide.ad.jp">archie.wide.ad.jp         133.4.3.6       </A>Japan
  435. <A HREF="telnet://archie@archie.nz">archie.nz                 130.195.9.4     </A>New Zealand server
  436. </PRE>
  437. <P>Old archie servers (Jan 3 1993) that may have gone defunct:</P>
  438. <PRE>
  439. <A HREF="telnet://archie@archie.cs.huji.ac.il">archie.cs.huji.ac.il      132.65.6.5      </A>Hebrew University, Jerusalem,Israel
  440. <A HREF="telnet://archie@archie.kuis.kyoto-u.ac.jp">archie.kuis.kyoto-u.ac.jp 130.54.20.1     </A>Japan
  441.  
  442. Note: "If you're on the Internet, you can "telnet [site name]" and login in as 
  443. "archie", at which point you'll get basic directions and pointers to other 
  444. Archie machines." (TidBITS#130; Gateways 1: Internet)
  445. </PRE>
  446. <HR>
  447. <H2>Notes</H2>
  448. <P>Notes on some of the above sites:</P>
  449. <PRE>
  450. <A NAME="1">
  451. 1.  dipmat.unife.it (192.167.208.253) "/* Dipmat files/Software Macintosh"
  452.     Reasonablly large site with a good selection of software.  "It contains
  453.     a small, but rather up-to-date collection of essential Macintosh software,
  454.     a scientific bibliography (mainly mathematics, but also, for example,
  455.     files about Mensa and gifted children), some local stuff."
  456.     (ESG%IFEUNIV.bitnet@icineca.cineca.it).  Its only problem is that spaces
  457.     are used and so directory and file names MUST be in "...", otherwise 
  458.     command failed (Directory not found), or command failed (file not found)
  459.     will result.
  460. <A NAME="2">
  461. 2.  ezinfo.ethz.ch (129.132.2.72)   ./mac
  462.     While ezinfo is primarily a BBS for Users in Switzerland and Europe, this
  463.     host also provides anonymous FTP and DECNET access to its archives. 
  464.     Preferrably use night hours as the BBS is heavily used by local users
  465.     during daytime hours.  Guests can only see 50% of the menus on the BBS.
  466.     The Macintosh files are taken from comp.binaries.mac, with local
  467.     uploads now and then. Recent files are stored in ./mac/news/ for one
  468.     month before being redistributed in their respective directories.
  469.     HOW TO UPLOAD:  mail .hqx files to danny@ezinfo.ethz.ch
  470.     TRANSFER MODE:  Use ASCII.
  471.     RECENT FILES:   see above.
  472.     HELP:           eis_manager@ezinfo.ethz.ch
  473. <A NAME="3">
  474. 3.  ftp.apple.com  (130.43.2.3)  /dts
  475.     Replacing apple.com {apple.apple.com} (130.43.2.2) this is Apple's
  476.     official ftp site to supply the world with System software {up to 7.0.1
  477.     that is}, utilities, technical notes, sample source code, press release
  478.     archives, and developer tools.  Callers outside America are restricted
  479.     to what they can download. :-(  
  480.     "Failure to maintain a reasonable load on this machine could result in
  481.     this archive being pulled from the Internet, or, at a minimum, a nasty
  482.     disk crash that could keep this site down for an extended period of time."
  483.     (READ.ME file)
  484.     ALL FILES:     /dts/help/dir-files-all
  485.     RECENT FILES:  /dts/help/dir-files-recent
  486.     HELP:          /help, or mail mjohnson@apple.com.
  487.     TRANSFER MODE: Use ASCII.
  488. <A NAME="4">
  489. 4.  ftp.austin.apple.com (17.127.4.50) /Apple.Support.Area/Apple.SW.Updates
  490.     This is one of Apples' "seeding" sites.  Most of the software is in the
  491.     /Apple.Support.Area/Apple.SW.Updates directory.  As with ftp.apple.com
  492.     callers outside America are restricted as to what they can download.
  493. <A NAME="5">
  494. 5.  ftp.cso.uiuc.edu  (128.174.5.59)  /mac/MUG
  495.     Old name ux1.cso.uiuc.edu.  A local user group has been kind enough to
  496.     store copies of it's disk collection here.  There is a massive amount of
  497.     material to download. New disks have started appearing again, too.  Too
  498.     bad the index files aren't updated regularly; it's a shame to download
  499.     entire disks, not knowing what's on them.  It also wastes internet
  500.     bandwidth. 
  501.     ALL FILES:     /mac/MUG/0Biglist.MUG
  502.     HELP:          /mac/MUG/0README.MUG
  503.     TRANSFER MODE: Use ASCII.
  504. <A NAME="6">
  505. 6.  ftp.funet.fi  (128.214.6.100)  /pub/mac
  506.     A very large European site that shadows Sumex-aim and gets its own
  507.     original files sometimes.  Non-Europeans shouldn't call often, to keep
  508.     costs down.  It also serves as an European archie host (archie.funet.fi). 
  509.     ALL FILES:     /pub/mac/_file.lst
  510.     RECENT FILES:  /pub/mac/ChangeLog
  511.     HELP:          /pub/mac/HELP
  512.     HOW TO UPLOAD: Use ftp to put files into /pub/mac/incoming.
  513.     TRANSFER MODE: Use BINARY (IMAGE).
  514. <A NAME="7">
  515. 7.  ftp.support.apple.com  (130.43.6.3) "/pub/Apple SW Updates"
  516.     AppleLink and E-World {Apple SW Updates} mirror.  "Since this is a real
  517.     mirror copy of the archive on AppleLink you may encounter some interesting
  518.     directory and file names.  To get around these intersting names simply use
  519.     quotes ("") to encapsulate the path.  You may also run into another
  520.     problem with non-printable (>ascii 127) characters in filenames.  Use mget
  521.     Mac* to retrieve a file that starts with Mac and also contains
  522.     non-printable and thus non-typeable characters."
  523.     (brooks@ftp.support.apple.com (Kevin Brooks))
  524.     I assume that as is the case with ftp.apple.com callers outside America
  525.     are restricted as to what they can download.
  526. <A NAME="8">
  527. 8.  irisa.irisa.fr  (131.254.2.3)  /News/comp.binaries.mac
  528.     They keep archives of the postings to the comp.binaries.mac newsgroup.  
  529.     The files all stored in one huge directory, so instead of doing an 'ls', 
  530.     get the index file to look at offline. 
  531.     ALL FILES:     /News/comp.binaries.mac/index
  532.     HOW TO UPLOAD: Post to the comp.binaries.mac USENET group.
  533.     TRANSFER MODE: Use ASCII.
  534. <A NAME="9">
  535. 9.  mac.archive.umich.edu  (141.211.32.2)  /mac
  536.     This big site has a large number of files, many of them unique.  There are 
  537.     many outline fonts, mostly Adobe type 1's, and a few type 3's and
  538.     TrueType.  About the only gripe I have is the tremendous number of 
  539.     subdirectories, e.g. /mac/system.extensions/font/adobe.type.three...  but 
  540.     that's a small price to pay for the work they've put in for us leeches :-)
  541.     mirror.archive.umich.edu is a special pointer to the U.S. mirrors of
  542.     mac.archive.umich.edu and will connect you to one of them randomly.
  543.     ALL FILES:     /mac/00help/index.txt
  544.     RECENT FILES:  /mac/00help/newfiles.txt
  545.     IN QUEUE:      Look in the /mac/incoming directory.
  546.     HELP:          /mac/00help
  547.     HOW TO UPLOAD: ftp-put files in the /mac/incoming directory or
  548.                    e-mail to macgifts@mac.archive.umich.edu
  549.                    {e-mail results in crossposting to other archives}
  550.     TRANSFER MODE: Use ASCII for .hqx files, BINARY for everything else.
  551. <A NAME="10">
  552. 10. nic.switch.ch  (130.59.1.40)  /software/mac  /mirror/info-mac 
  553.                                   /mirror/umich-mac   /mirror/Oberon/MacII
  554.     A pretty large European site. It is a server for academic and research      
  555.     users primarily in Switzerland, but also for the ones in Europe and the  
  556.     rest of the world.                                                   
  557.     There is also an interactive browsing mode available via the SWITCHinfo
  558.     telnet access to nic.switch.ch with login name 'info', no password       
  559.     required. A HyperCard stack offers similar access facilities in a     
  560.     Macintosh way, it can be found in /software/mac/SWITCHinfo.                
  561.     In /software/mac/src is a unique collection of Macintosh software that
  562.     comes with freely redistributable sources.
  563.     ALL FILES:      /0overview/ls-lR (very large, > 3 MBytes!)                 
  564.     RECENT FILES:   /0overview/new-files                                       
  565.     HELP:           /0README or mail to switchinfo@switch.ch
  566. <A NAME="11">
  567. 11. sumex-aim.stanford.edu  (36.44.0.6)  /info-mac
  568.     The king of macintosh ftp sites.  If you want your uploads to get a wide 
  569.     distribution, this is the place to send them to. They also have their own 
  570.     message "list", the info-mac digests which is handy for those who don't 
  571.     have USENET access.
  572.     "We ask that you use our mirrors INSTEAD OF our server, because the load 
  573.     there now makes it difficult for us to manage the archive!"
  574.     (Info-Mac Archive Mirror Sites)
  575.     ALL FILES:     /info-mac/help/all-files.txt
  576.     RECENT FILES:  /info-mac/help/recent-files.txt
  577.     HELP:          Look in the /info-mac/help directory, read 'em all.
  578.     HOW TO UPLOAD: email posts or files to info-mac@sumex-aim.stanford.edu
  579.                    emailing to macgifts@mac.archive.umich.edu also works
  580.                    as does macgifts@sumex-aim.stanford.edu.
  581.     TRANSFER MODE: Use ASCII.
  582. <A NAME="12">
  583. 12. archives.math.utk.edu (128.169.202.163) /mac 
  584.     A site for shareware and public domain software suitable for use in
  585.     mathematics education at the college and university level.  Both anonymous
  586.     ftp and gopher access are supported (gopher using port 70).  Gopher access
  587.     also supports WAIS searching of abstracts as well as numerous gopher links
  588.     to other sites of mathematical interest.
  589. <A NAME="13">
  590. 13. ftp.acns.nwu.edu  (129.105.113.52 129.105.49.1) /pub
  591.     The headquarters of John Norstad's excellent anti-virus program, 
  592.     Disinfectant {/pub/disinfectant}.  Other interesting /pub directories
  593.     are: /pub/newswatcher; /pub/nupop; and /pub/ph.
  594.     TRANSFER MODE: Use ASCII.
  595. <A NAME="14">
  596. 14. ftp.imag.fr  (129.88.32.1)  /pub/Cabri, /archive/macintosh
  597.     Not only is this the home of the CABRI (graph, geometry) software, but 
  598.     they are also nice enough to keep the most recent uploads to 
  599.     comp.binaries.mac, in MacBinary format (yay!). It is recommened that
  600.     CABRI be retrieved from wuarchive.wustl.edu
  601.     TRANSFER MODE: Use BINARY (IMAGE).
  602. <A NAME="15">
  603. 15. ftp.ncsa.uiuc.edu  (141.142.20.50)  /Mac
  604.     Also know as zaphod.ncsa.uiuc.edu.  NCSA keeps Telnet, ContigAsm,
  605.     Contour, DataScope, GelReader, HypercardAnimator, NCSA Image,
  606.     Import2HDF, Layout, & PalEdit here. 
  607.     TRANSFER MODE: Use ASCII.
  608. <A NAME="16">
  609. 16. ftp.primate.wisc.edu  (144.92.43.11)  /pub/mac
  610.     Contains some programs by Paul DuBois, and a few other utilities: BlobMgr, 
  611.     FaceLift, Grep, TransSkel,ZoomIdle, MakeWrite, SicnEdit, gnome, and
  612.     psuedo-fpu. 
  613.     TRANSFER MODE: Use ASCII.
  614. <A NAME="17">
  615. 17. ftp.uu.net  (192.48.96.9)  /languages/abc
  616.     You can find a mac version of the ABC programming language here, and also 
  617.     a macintosh version of STDWIN as /amiga-sources/stdwin/mac.tar.Z. UUNet 
  618.     also archives huge amounts of other material, like USENET news, GNU stuff, 
  619.     bsd sources, internet specs, popular unix packages, and bug fixes. 
  620.     ALL FILES:     /index/master.Z, /index/master-time.Z
  621.     RECENT FILES:  /index/changes.week.Z, /index/changes.day.1.Z
  622.     IN QUEUE:      /index/incoming.Z
  623.     HELP:          /help, /index/README
  624.     HOW TO UPLOAD: /tmp
  625.     TRANSFER MODE: Use BINARY.
  626. <A NAME="18">
  627. 18. ics.uci.edu  (128.195.1.1)  /mac/think-c
  628.     Home of the Think C mailing list. You'll find a bunch of Think Class
  629.     Library stuff here, along with general Think C code, interfaces, and
  630.     updaters.  Read all the README files in /mac/think-c for more info (and 
  631.     how to get on the mailing list). 
  632.     TRANSFER MODE: Use ASCII.
  633. <A NAME="19">
  634. 19. microlib.cc.utexas.edu  (128.83.186.13)  /microlib/mac
  635.     University of Texas at Austin Computation Center's Macintosh software
  636.     archive, and headquarters of Chris Johnson's anti-virus utility
  637.     Gatekeeper.  Has an editorial policy on what programs it accepts.
  638.     You can also subscribe to their mailing list (email to
  639.     chrisj@emx.utexas.edu or chrisj@mail.utexas.edu and ask) to get 
  640.     informed when new additions arrive {chrisj@mail.utexas.edu is faster.}
  641.     ALL FILES:     /microlib/mac/file-list.txt
  642.     RECENT FILES:  Get the file called "Update-[date]" in /microlib/mac.
  643.     HOW TO UPLOAD: email to macgifts@mac.archive.umich.edu
  644.                    {this also results in cross-posting to other archives.}
  645.     TRANSFER MODE: Use ASCII.
  646. <A NAME="20">
  647. 20. munnari.oz.au  (128.250.1.21)  /mac
  648.     Home of Webster Multiport Gateway tools, and other mac networking goodies, 
  649.     like Columbia Appletalk Package, Timelord, & Messages. 
  650.     TRANSFER MODE: Use BINARY.
  651. <A NAME="21">
  652. 21. ncbi.nlm.nih.gov  (130.14.25.1)  /entrez
  653.     The National Center for Biotechnology Information (NCBI) developed and
  654.     supports a public domain program named Entrez (pronounced "ON-tray") for
  655.     browsing a comprehensive set of DNA and protein sequence databases and a
  656.     subset of the National Library of Medicine's MEDLINE bibliographic
  657.     database.  NetEntrez {freely available program available here} can be used
  658.     to access the Entrez network service provided by the NCBI.  NetEntrez has
  659.     no access charges and does not use a CD-ROM drive.  For users without
  660.     Internet connectivity, ordering information for Entrez CD-ROM
  661.     subscriptions is posted there, too.
  662.     (gish@host.nlm.nih.gov (Warren Gish))
  663.     HELP:          Contact info@ncbi.nlm.nih.gov
  664.     TRANSFER MODE: Use ASCII.
  665. <A NAME="22">
  666. 22. neptune.ethz.ch  (129.132.101.33)  /Oberon/MacII
  667.     Here you can findMacOberon compiler, andGeometry program XYZ GeoBench. 
  668.     TRANSFER MODE: Use ASCII.
  669. <A NAME="23">
  670. 23. rascal.ics.utexas.edu  (128.83.138.20)  /mac
  671.     The definitive anti-viral support site as well as the archive site for
  672.     MacLayers, DialScript, and comp.sys.mac.announce.
  673. <A NAME="24">
  674. 24  rever.nmsu.edu (???) /pub/macfaq
  675.     This archive contains almost all freely distributable software mentioned
  676.     in the FAQ lists for comp.sys.mac.misc, comp.sys.mac.system and
  677.     comp.sys.mac.apps. (eharold@corona.sunspot.noao.edu (Elliotte Harold))
  678. <A NAME="25">
  679. 25. ftp.cs.tu-berlin.de (130.149.17.7)  /pub/mac
  680.     Also called 'quepasa.cs.tu-berlin'.  FTP-Users can get folders with 'get
  681.     folder.tar' and get files/folers compressed 'get file.Z/get folder.tar.Z'
  682.     TRANSFER MODE: Use BINARY.
  683.     Mail-Server:  mail-server@cs.tu-berlin.de
  684. <A NAME="26">
  685. 26. ftp.lth.se  (130.235.20.3)  /mac
  686.     This is a European sumex shadow that has superseded sics.se.  Due to 
  687.     people using the site as a gif trading post the ftp upload has been
  688.     eliminted.
  689.     HOW TO UPLOAD: email files to Peter.Moller@dna.lth.se
  690.     TRANSFER MODE: Use ASCII.
  691. <A NAME="27">
  692. 27. ftp.sunet.se  (130.238.127.3) /pub/mac
  693.     In addition to mirroring both Info-mac {/pub/mac/info-mac} and Umich
  694.     {/pub/mac/mirror-umich} this Sweden archive has large amounts of DOS,
  695.     Windows and UNIX files.
  696.     INFO:          'arkiv-underh' in the root directory {in Swedish, I think}
  697.     TRANSFER MODE: Use ASCII for .hqx files, BINARY for everything else.
  698. <A NAME="28">
  699. 28. ftphost.aukuni.ac.nz  (130.216.1.5)  /mac
  700.     A shadow archive intended for folks in and around New Zealand. 
  701.     ALL FILES:     /mac/README
  702.     RECENT FILES:  /mac/NEWFILES.TXT
  703.     HELP:          Mail Andrew Knox at macftp@ccu1.aukuni.ac.nz.
  704.     HOW TO UPLOAD: macftp@ccu1.aukuni.ac.nz
  705.     TRANSFER MODE: Use ASCII.
  706. <A NAME="29">
  707. 29. grind.isca.uiowa.edu  (128.255.200.3)   /mac
  708.     The Iowa Student Computing Association filesystem, five gigabytes and 
  709.     growing!  In addition to FTP it also has telnet downloading interface
  710.     (Zmodem, NetZmodem, Kermit, Xmodem, FTP) with search, new_files, and
  711.     batch downloading, login as 'iscabbs'.  ISCA also has one of the largest
  712.     Internet BBS's at bbs.isca.uiowa.edu, they support over 200 users online
  713.     at once.
  714.     Coming soon: PANDA, the information arcade message system. A quantum
  715.     leap beyond the ordinary BBS experience.
  716.     TRANSFER MODE: Use BINARY.  (MacBinary format)
  717. <A NAME="30">
  718. 30. src.doc.ic.ac.uk  (146.169.2.10)  /computing/systems/mac/info-mac
  719.     A London based Info-mac & umich {packages/mac/umich} shadow.
  720.     Limit: 300 simultaneous users.  To save space some files have been
  721.     gzipped but these can ungzipped on the fly by typing in the file name
  722.     minus the .gz suffex.
  723.     HELP:          mail ukuug-soft@doc.ic.ac.uk to contact the maintainers.
  724.     TRANSFER MODE: Use ASCII for .hqx files, BINARY for everything else.
  725. <A NAME="31">
  726. 31. wuarchive.wustl.edu  (128.252.135.4)  /systems/mac
  727.     This is the de-facto king of shadow archives; it mirrors three mac 
  728.     sites: sumex {/systems/mac/info-mac}, mac.archive.umich.edu
  729.     {/systems/mac/umich.edu}, and the now defunct Simtel site
  730.     {/systems/mac/machintosh}.  It appears that the Simtel mirror
  731.     was restored and the rascal.ics.utexas.edu mirror was destroyed
  732.     Jan 13, 1994 "due to a bug in the system crash dump routines."
  733.     (README.NOW file).  This site also shadows several non Mac archives.
  734.     Limit: 175/200 simultaneous users.
  735.     Note: login to this site can becomedifficult when sumex gets new files.
  736.     TRANSFER MODE: Use ASCII for .hqx files, BINARY for everything else.
  737. <A NAME="32">
  738. 32. ftp.lu.se (130.235.132.89)
  739.     Old name was pollux.lu.se.  Roland.Mansson@dna.lth.se (Roland Mansson)
  740.     sent me the following: "ftp.lu.se, which I administrate, will
  741.     unfortunately NOT have many mac files in the future."
  742.     TRANSFER MODE: Use ASCII for .hqx files, BINARY for everything else.
  743. <A NAME="33">
  744. 33. ftp.bio.indiana.edu  (129.79.224.50)  /{see below}
  745.     All sorts of scientific applications, in /biology/mac, /chemistry/mac, 
  746.     /science/mac, and /molbio/mac. 
  747.     HELP:          /archive.doc
  748.     HOW TO UPLOAD: /incoming
  749.     TRANSFER MODE: Use ASCII.
  750. <A NAME="34">
  751. 34. pomme.src.umd.edu (128.8.111.252) /info-mac
  752.     Also named src-aux.src.umd.edu.  On a Mac running A/UX 3.0 this is the
  753.     Institute for Systems Research at the University of Maryland's sumex 
  754.     shadow -which seems to have stopped around 2/20/93 {latest file date.} for
  755.     UMCP and the east coast and it also adds a few files.
  756. <A NAME="35">
  757. 35. toklab.ics.osaka-u.ac.jp   (133.1.12.100) /mac/info-mac/info-mac
  758.     "ATTENTION:  Closing service for /mac
  759.     1994Jun14
  760.     Now, we have high-speed campus LAN. As we can easily access to
  761.     ftp.center.osaka-u.ac.jp, there are no need to maintain local cache.
  762.     From now on, /mac will no more updated and will be erased soon or later."
  763.     (Login message).
  764. </PRE>
  765. <HR><address>html'd by Tim Jones (jones@bga.com)</address>
  766.  
  767.